PlaceholderFlag Class

Represents the Mac Office placeholder flag extension (ma14:placeholderFlag) (uri {FAA26D3D-D897-4be2-8F04-BA451C77F1D7}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class PlaceholderFlag : IExtensionContent
Inheritance
Object    PlaceholderFlag
Implements
IExtensionContent

Constructors

PlaceholderFlagInitializes a new instance of the PlaceholderFlag class

Properties

Value Gets or sets the value (val). May be null - the attribute is sometimes absent in the wild.

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also